home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Wayzata's Best of Shareware PC/Windows 1
/
Wayzata's Best of Shareware for PC-Windows - Release 1 - Wayzata Technology (1993).iso
/
mac
/
ZIPPED
/
DOS
/
TELECOMM
/
TM400_3.ZIP
/
SPITFIRE.SCR
< prev
next >
Wrap
Text File
|
1993-01-05
|
480b
|
24 lines
;
; SPITFIRE.SCR is a log on script file for SpitFire BBS
;
FirstName = "first" ; put you name here
LastName = "last"
Color = "Y" ; "Y"es or "N"o
SET AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; unlimited waiting time
Waitfor "Do you want ANSI COLOR GRAPHICS? [y/N]"
Put Color,
Waitfor "first name"
Put FirstName
Waitfor "last name"
Put LastName
Waitfor "your password:"
Put "^&"